home *** CD-ROM | disk | FTP | other *** search
- VERSION BUILD=3351223
- URL GOTO=http://www.iopus.com/iim/demo/
- SIZE X=682 Y=512
- TAG POS=1 TYPE=A ATTR=HREF:http://www.iopus.com/iim/demo/file-upload.htm
- 'Disable the pointer because it interferes with sending keystrokes
- SET !POINTER NO
- 'Set focus with first click
- WINCLICK X=180 Y=301 CONTENT=
- 'Now send keystrokes
- WINCLICK X=180 Y=301 CONTENT=c:\yourfile.txt
- SET !POINTER YES
- TAG POS=1 TYPE=TEXTAREA FORM=ACTION:file-upload.htm ATTR=NAME:S1 CONTENT=Done!<SP>The<SP>file<SP>name<SP>is<SP>in<SP>the<SP>upload<SP>box<SP>and<SP>we<SP>could<SP>now<SP>click<SP>on<SP>the<SP>SUBMIT<SP>button<SP>and/or<SP>continue<SP>to<SP>fill<SP>in<SP>the<SP>rest<SP>of<SP>the<SP>form.
- WAIT SECONDS=3
- 'Scroll page up to make sure that user sees and reads the instructions
- TAG POS=1 TYPE=FONT ATTR=TXT:The<SP>same<SP>approach<SP>is<SP>used<SP>in*
-